home *** CD-ROM | disk | FTP | other *** search
/ ADA Programming Guide / ADA Programming Guide.iso / adatutor / adawkbk / sol2-4.out < prev    next >
Text File  |  1996-01-30  |  313b  |  12 lines

  1. Enter 5 strings:
  2. String  1: this is a test
  3. String  2: this is only a test
  4. String  3: this is fun
  5. String  4: I love Ada
  6. String  5: bye for now
  7. Output String  1: this is a test
  8. Output String  2: this is only a test
  9. Output String  3: this is fun
  10. Output String  4: I love Ada
  11. Output String  5: bye for now
  12.